func text/template.lt

4 uses

	text/template (current package)
		funcs.go#L60: 		"lt": lt, // <
		funcs.go#L536: func lt(arg1, arg2 reflect.Value) (bool, error) {
		funcs.go#L580: 	lessThan, err := lt(arg1, arg2)
		funcs.go#L600: 	lessThan, err := lt(arg1, arg2)